home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / util / sys / Make060.readme < prev    next >
Text File  |  1997-09-05  |  2KB  |  55 lines

  1. Short:    Set AFF_68060 flag in ExecBase
  2. Author:   Andreas_Kleinert@t-online.de
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/sys
  5.  
  6. Make060 simply sets the AFF_68060 flag in SysBase->AttnFlags.
  7.  
  8. Why doing such a stupid thing ?
  9.  
  10. Well, some weeks ago someone told me, that my program SIP did
  11. not recognize his 060 card (AFAIK it was a Wildfire 060), so
  12. since SIP does only check the AttnFlags (like other programs),
  13. it was perhaps the card software not setting this flag
  14. (which BTW has been introduced by Ralph Schmidt of phase5,
  15. vendor of CyberStorm).
  16.  
  17. I've just written that small hack to a) evaluate, that it was not
  18. SIP, but the card, and b) allow all people, who can't do any
  19. programming, but own such a card, to simply set that flag.
  20. And c) it's also a nice gag and the cheapest way to show your
  21. friends the new 68060 you just bought yesterday... :->
  22.  
  23. So all people, who don't see their 060 card recognized by
  24. 060-sensitive software, should add "Make060" to their
  25. startup-sequence right after SetPatch is invoked.
  26.  
  27. Should look like that:
  28.  
  29.  SetPatch >NIL: <NIL:
  30.  Make060 >NIL: <NIL:
  31.  
  32. Well, last not least:
  33. I'm not responsible for anything, there's no guarantee for anything,
  34. and all mentioned trademarks are subjects or their owners :-)
  35.  
  36.  
  37. Programmer's note:
  38. The source is included - it directly includes a default AFB_68060 flag
  39. definition.
  40.  
  41.  
  42. ============================= Archive contents =============================
  43.  
  44. Original  Packed Ratio    Date     Time    Name
  45. -------- ------- ----- --------- --------  -------------
  46.      835     392 53.0% 30-Oct-96 18:46:02 +Make060.info
  47.      161      88 45.3% 30-Oct-96 18:42:28 +smakefile
  48.     1492    1057 29.1% 28-Aug-97 09:36:50 +Make060
  49.      663     390 41.1% 28-Aug-97 09:36:40 +Make060.c
  50.      256     199 22.2% 28-Aug-97 09:36:48 +Make060.o
  51.     1343     754 43.8% 28-Aug-97 09:36:04 +Make060.readme
  52.      142     117 17.6% 28-Aug-97 09:33:42 +SCOPTIONS
  53. -------- ------- ----- --------- --------
  54.     4892    2997 38.7% 29-Aug-97 19:43:52   7 files
  55.